sunxi: add basic V3s support
authorIcenowy Zheng <[email protected]>
Sat, 8 Apr 2017 07:30:12 +0000 (15:30 +0800)
committerMaxime Ripard <[email protected]>
Fri, 21 Apr 2017 07:23:17 +0000 (09:23 +0200)
commitc199489f17c91ee4fed73263d1117d1c1a933c6f
tree6fd9c1f5784ca1e63ea96b52c48c7fa79f9b1504
parent1ae5def6be484b0ee2c6ef72c750349b72342ac9
sunxi: add basic V3s support

Basic U-Boot support is now present for V3s.

Some memory addresses are changed specially for V3s, as the original
address map cannot fit into a so small DRAM.

As the DRAM controller code needs a big refactor, the SPL support is
disabled in this version.

Signed-off-by: Icenowy Zheng <[email protected]>
Acked-by: Maxime Ripard <[email protected]>
Reviewed-by: Jagan Teki <[email protected]>
Signed-off-by: Maxime Ripard <[email protected]>
arch/arm/include/asm/arch-sunxi/gpio.h
arch/arm/mach-sunxi/board.c
arch/arm/mach-sunxi/cpu_info.c
board/sunxi/Kconfig
include/configs/sun8i.h
include/configs/sunxi-common.h